home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / ProcessWatcher 3.0 ト.sit / ProcessWatcher 3.0 ƒ / Will you ever read me? < prev    next >
Text File  |  1996-07-22  |  4KB  |  66 lines

  1. ProcessWatcher 3.0
  2. Copyright ゥ Hugues Marty 1996
  3.  
  4. General Info
  5.  
  6. ProcessWatcher is intended to display the running processes on the Mac, local or remote machine, and optionnaly more information. System 7.0 or later is needed.
  7.  
  8. It is freeware: you can distribute it but not alter it (although you can customize some resources for personal use only). If yo give it away, please include the whole distribution files.
  9.  
  10. Tested on PowerMac 7500, SE/30, IIsi, Quadra 700, running System F1-7.5 (french), using System 7 AppleShare, and on other configurations thanks to beta-testers.
  11.  
  12. New in 3.0
  13.  
  14. - Included a small html documentation (and a Styled text version)
  15. - Some support for scripting was added.
  16. - ProcessWatcher was ported to C++ from C.
  17. - The other documentation file (in HTML format).
  18.  
  19. New in 2.0
  20.  
  21.     - Support for remote connection between macs. ProcessWatcher must be running on both macs to establish a connection, and Program Linking must be activated on the remote machine (see File Sharing control panel). Then, the list of remote processes is updated every 2 seconds (no way to change that for the moment). If you open an info window for a remote process, the メActive timeモ and "FreeMemory" fields of this window is not updated.
  22.     - Process flags are now displayed in the same window as process info. Presentation can be switched with a flag. The preferences dialog asks for the default presentation.
  23.     - Some mis-spelt words have been corrected in balloons and elsewhere. Some other minor balloon corrections have been performed.
  24.     - Processes lists are now displayed in a different kind of window (see title bar). Source of the WDEF is available on request.
  25.     - The メlaunch dateモ field of the info windows now displays the real date and time.
  26.     - Added two menu items to launch processes, on the local machine and on remote ones. To launch a process on the remote mac, you only need ProcessWatcher to be running (that is, you can kill the Finder before). To launch a process on a remote machine, you must have the Finder running on the REMOTE mac, and select an application on a disk which is mounted on BOTH macs. If you have better ideas of how to do that, please tell me. Perhaps with next version of Finder?
  27.     - Preferences dialog was made movable, and list contents refreshed in background when prefered font is selected.
  28.     - Info windows are now opened below the list window.
  29.     - Use of temporary memory has been prefered over application memory.
  30.     - Some more other small things.
  31.  
  32. New in 1.1
  33.  
  34.     Some nice features! The メEdit::Preferencesモ menu item: you can change the font & size (and even the bold style) used for the list, and make ProcessWatcher quit when the list is closed. Also now it is possible to open all info windows at once (menu メProcess::Info for Allモ), and to option-click in the window close box to close all windows (if you option click in the close box of an info window, only info windows will close).
  35.  
  36. New in 1.0
  37.  
  38.     Here are some changes done from version 1.0b1:
  39.     - You can bring a process to the front by option- or command-clicking in the processes list, even if the window is not active (and even if ProcessWatcher is not the foreground application).
  40.     - Processes List window keeps the same place between two launches.
  41.     - Completely Help-Balloon-ised.
  42.     - Can now send Open AppleEvents.
  43.     - Removed many nasty bugs and improved memory management.
  44.     - It is no more CashWare (who would send the $1,000,000 that I was previously asking?).
  45.     - And I changed the version number!
  46.  
  47. About AppleEvents
  48.  
  49.     ProcessWatcher's commands メProcess::Send Open AppleEventsモ and メProcess::Killモ (which is a ユquitユ AppleEvent) will in many cases work if the application does not handle High Level Events. The System transform these events into menu selection (メFile::Openノモ or メFile::Quitモ) as it did in the good old time of MultiFinder.
  50.  
  51.     ProcessWatcher supports a few AppleEvents described in a separate text file. It does not contain any ユaeteユ resource since I don't have enough documentation to include one. Sorry.
  52.  
  53. How to reach me?
  54.  
  55.     You can send e-mail (wish-list, comments, bug reports, jokes, etc.) to
  56.  
  57.                             hugues@isoft.fr
  58.  
  59.     You can also send snail-mail to the following address:
  60.                             Hugues Marty
  61.                             19 rue FRANC
  62.                             31000 TOULOUSE
  63.                             FRANCE
  64.     Iユd love to receive news from you (why not a postcard?) if you like ProcessWatcher (and even if you donユt). Please tell me how you got your copy.
  65.  
  66. THANKS to... Don, Eric, Boris, Jeremy, Peter, Andy, Bill and others for testing.